home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickTime™ VR 2.0 SDK / QTVR C⁄C++ Runtime API / Sample Code / VRShell Sample Code / VRShell / README next >
Encoding:
Text File  |  1997-05-22  |  598 b   |  13 lines  |  [ttro/ttxt]

  1. README - VRSHELL
  2.  
  3. VRShell is a simple QuickTime VR viewer framework. It demonstrates how to incorporate QuickTime and QuickTime VR movies into an application. 
  4.  
  5. VRShell does not use the QuickTime VR Manager at all (that is, it makes no calls into the QuickTime VR API). It does however use standard QuickTime calls to hide and show the controller bar. For examples of using the QTVR API, see the other samples, which are based on VRShell.
  6.  
  7. VRShell is based heavily on the MovieShell QuickTime playback framework included with the DTS QT sample code.
  8.  
  9. Tim Monroe
  10. QuickTime VR team
  11. 27 November 1996
  12.  
  13.